home *** CD-ROM | disk | FTP | other *** search
/ PC Home 109 / PC Home 109.iso / data1.cab / Program_Files / GeoTmLn.dxr / 00017.ls < prev    next >
Encoding:
Text File  |  2001-03-02  |  202 b   |  13 lines

  1. on exitFrame
  2.   arrowCursorR(4)
  3.   arrowCursorL(5)
  4.   arrowCursorL(6)
  5.   repeat with n = 8 to 20
  6.     handcursor(n)
  7.   end repeat
  8.   repeat with n = 23 to 24
  9.     handcursor(n)
  10.   end repeat
  11.   go(the frame)
  12. end
  13.